Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge dev to main for UAT-2024-10-17 Release #167

Merged
merged 24 commits into from
Oct 17, 2024
Merged

Merge dev to main for UAT-2024-10-17 Release #167

merged 24 commits into from
Oct 17, 2024

Conversation

drbgfc
Copy link
Contributor

@drbgfc drbgfc commented Oct 17, 2024

No description provided.

drbgfc and others added 24 commits September 30, 2024 15:24
* Changes from SITE-3986

* Update B1Tab.tsx

* Create SMTPTestCases.tsx

* Remove duplicate files

* Add env variables and move API calls to ServerActions

* Improve environment variable name

* Remove env variables

* Add Loading Button, Remove Default Profile Values

* add IMAP/POP3 manual validation, attachment type field

* Fix tab data carryover, fix include filter

* Add XDR endpoint fields

* Add XDR DocumentSelector handling

* Fix incorrect emails

* Fix missing doc select on XDR 3

* Add logs formatting

* Fix reversed IMAP and POP3 icons

* Add tooltip

* Fix XDR logs and missing manual validations

* Add attachment type tooltip

* Remove Tooltips add XDR API call

* Add error condition, add clear button

* Fix more info sections, censor profile password

* Add clear selected document

* Remove accept/reject on API error

* Fix XDR more info page

* add tooltip and pop over for endpoint copy

* Fix incorrect xdr email addresses

* Replace popover system and fix error handling

* Language improvements and fix clear button visibility trigger

* Fix language errors

* Add clear button to XDR send

* Basic xdr functionality

* Add manual validation, request/response, remining request fields,

* add xdr document selector

* Add XDR Document Select test functionality, add colorized XML display

* Correct document selection per sub criteria

* Fix failure detection on empty responses

* Banish type errors

* Less restrictive clear button

* Fix CORS issue with document select

* Update DocumentSelector.tsx

* add prettier ignore to bugged line

* Add improved warning triggers

* Add backup content, fix criteriaMet icon on non manual tests

* Language fix and null value handling

* Update replacement values

* Modify jessionid formation

* Update ServerActions.ts

* Alternative auth method

* Improve error handling

* Remove client session in request

* Add document selector role handling

* Add endpoint generation

* Add refresh functionality and endpoint visibility fix

* Fix env variable usage

* Add results to status refresh

* Fix clear button not visible after refresh
* Upgrade Nextjs 14.2.3 to 14.2.13

* Implementation for Send Direct 1.2 and 1.3
* Fix case typo in filename

* Support Scorecard API, Add loading dialog

* Fix switch casing issues, step 1

* Fix switch case, remove dead auth code

* Allow debug mode true to hide nav by default

* Update comment
* Changes from SITE-3986

* Update B1Tab.tsx

* Create SMTPTestCases.tsx

* Remove duplicate files

* Add env variables and move API calls to ServerActions

* Improve environment variable name

* Remove env variables

* Add Loading Button, Remove Default Profile Values

* add IMAP/POP3 manual validation, attachment type field

* Fix tab data carryover, fix include filter

* Add XDR endpoint fields

* Add XDR DocumentSelector handling

* Fix incorrect emails

* Fix missing doc select on XDR 3

* Add logs formatting

* Fix reversed IMAP and POP3 icons

* Add tooltip

* Fix XDR logs and missing manual validations

* Add attachment type tooltip

* Remove Tooltips add XDR API call

* Add error condition, add clear button

* Fix more info sections, censor profile password

* Add clear selected document

* Remove accept/reject on API error

* Fix XDR more info page

* add tooltip and pop over for endpoint copy

* Fix incorrect xdr email addresses

* Replace popover system and fix error handling

* Language improvements and fix clear button visibility trigger

* Fix language errors

* Add clear button to XDR send

* Basic xdr functionality

* Add manual validation, request/response, remining request fields,

* add xdr document selector

* Add XDR Document Select test functionality, add colorized XML display

* Correct document selection per sub criteria

* Fix failure detection on empty responses

* Banish type errors

* Less restrictive clear button

* Fix CORS issue with document select

* Update DocumentSelector.tsx

* add prettier ignore to bugged line

* Add improved warning triggers

* Add backup content, fix criteriaMet icon on non manual tests

* Language fix and null value handling

* Update replacement values

* Modify jessionid formation

* Update ServerActions.ts

* Alternative auth method

* Improve error handling

* Remove client session in request

* Add document selector role handling

* Add endpoint generation

* Add refresh functionality and endpoint visibility fix

* Fix env variable usage

* Add results to status refresh

* Fix clear button not visible after refresh

* Add CCDA Validation Tab

* Resolve typescript build errors
* Add Direct XDR Edge Test Tool UI components

* Add Direct XDR edge functionality

* Update error msgs to use constant
Fix outdated import
Rename components to match file names
SITE-4169 | PR: 147

* added profile context provider on all necessary tabs

* can save and switch profiles

* can create new and update existing profile

* can delete a profile

* form is validating

* success and error messages display correctly

* fix: removed bad import

* fix: updated TestByCriteria to use Profile context
Co-authored-by: Ashwini More <[email protected]>
* feat: hisp validation reports

* fix: typed Profile Report

* fix(ui): UI For Validation Reports & Profile Selector

* ui: change pt to py on box thru out HISP portal

* ui: adjust position and minWidth to global snackbar

* ui: adjust format of profile to better page and clean up vertical spacing.Plus adjust snackbar to be null

* ui: clean up validator results details with tooltips, button & styles

---------

Co-authored-by: mattystank <[email protected]>
* H1 MDN Functionality

* Add proper filtering for all MT tests

* Clean up API call logic and simplify clear button criteria
* H1 MDN Functionality

* Add proper filtering for all MT tests

* Clean up API call logic and simplify clear button criteria

* Replace popover system and remove MT CCDA requirement
* Add DownloadXDRCert shared component

* Add addional h2 xdr criteria for cert download

* Update criteria for h1 xdr cert download
* Add H2 tab

* Refine sub-criteria

* Resolve merge conflict
…157)

* feat: user accounts can be created

* feat: forgot password flow implemented

* feat: account info and change password

* fix: profile fields are no longer required

* fix: styling and format

* feat: make baseline page for account information

* feat: update change password page  to replicate login

* ui: tweaks to format on login

* fix: linting & delete code

---------

Co-authored-by: mattystank <[email protected]>
* Add H2 tab

* Refine sub-criteria

* Resolve merge conflict

* Fix manual validation on tests that did not require it
* Add H2 tab

* Refine sub-criteria

* Resolve merge conflict

* Fix manual validation on tests that did not require it

* Fix pending displayed when successful response already generated
* Changes from SITE-3986

* Update B1Tab.tsx

* Create SMTPTestCases.tsx

* Remove duplicate files

* Add env variables and move API calls to ServerActions

* Improve environment variable name

* Remove env variables

* Add Loading Button, Remove Default Profile Values

* add IMAP/POP3 manual validation, attachment type field

* Fix tab data carryover, fix include filter

* Add XDR endpoint fields

* Add XDR DocumentSelector handling

* Fix incorrect emails

* Fix missing doc select on XDR 3

* Add logs formatting

* Fix reversed IMAP and POP3 icons

* Add tooltip

* Fix XDR logs and missing manual validations

* Add attachment type tooltip

* Remove Tooltips add XDR API call

* Add error condition, add clear button

* Fix more info sections, censor profile password

* Add clear selected document

* Remove accept/reject on API error

* Fix XDR more info page

* add tooltip and pop over for endpoint copy

* Fix incorrect xdr email addresses

* Replace popover system and fix error handling

* Language improvements and fix clear button visibility trigger

* Fix language errors

* Add clear button to XDR send

* Basic xdr functionality

* Add manual validation, request/response, remining request fields,

* add xdr document selector

* Add XDR Document Select test functionality, add colorized XML display

* Correct document selection per sub criteria

* Fix failure detection on empty responses

* Banish type errors

* Less restrictive clear button

* Fix CORS issue with document select

* Update DocumentSelector.tsx

* add prettier ignore to bugged line

* Add improved warning triggers

* Add backup content, fix criteriaMet icon on non manual tests

* Language fix and null value handling

* Update replacement values

* Modify jessionid formation

* Update ServerActions.ts

* Alternative auth method

* Improve error handling

* Remove client session in request

* Add document selector role handling

* Add endpoint generation

* Add refresh functionality and endpoint visibility fix

* Fix env variable usage

* Add results to status refresh

* Fix clear button not visible after refresh

* Add CCDA Validation Tab

* Resolve typescript build errors

* Remove secondary endpoint value and add HTTPS to endpoints missing it

* Fix manual validation test issues

* Remove endpointTLS from test 7

* Fix ts error
@drbgfc drbgfc marked this pull request as ready for review October 17, 2024 20:56
@drbgfc drbgfc changed the title Merge dev to main for uat-2024-10-17 release Merge dev to main for UAT-2024-10-17 Release Oct 17, 2024
@drbgfc drbgfc merged commit 7a2af01 into main Oct 17, 2024
6 checks passed
@drbgfc drbgfc mentioned this pull request Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants